fluke/templates/project/{{cookiecutter.project_name}}/pipelines/targets-pipelines.R

# DO NOT EDIT, INITIALIZATION FILE FOR PIPELINES
library(targets)
library(fluke)

# retrieve list of targets from pipeline.R in each <name_of_pipeline> directory.
pipelines <- get_pipelines()
prepare_targets(pipelines)
aldencabajar/fluke-framework documentation built on April 4, 2022, 8:26 a.m.